Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#2591): Remove device name from Home Assistant entities #2594

Merged

Conversation

unverbraucht
Copy link
Contributor

Fixes #2591 .
I also propose to give the entities a longer name than we do currently. Since HA will strip the device name, our suffix -T becomes a device called "-T". Instead I propose that we use the human readable sensor name.

This would then look like this with current HA:
Screenshot from 2023-08-11 13-22-57
Screenshot from 2023-08-11 13-18-18

@zuckschwerdt zuckschwerdt merged commit 9e0fb41 into merbanan:master Aug 11, 2023
5 checks passed
andrewjw pushed a commit to andrewjw/rtl_433 that referenced this pull request Sep 29, 2023
* Fixes merbanan#2591: Remove device name from entity name, use more readable entity names
* Remove changes that slipped in from  merbanan#2593
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rtl_433_mqtt_hass: MQTT entity name starts with device name (Home Assistant 2023.8.0)
2 participants